home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / ftn / ttynam.z / ttynam
Encoding:
Text File  |  2002-10-03  |  1.2 KB  |  32 lines

  1. TTYNAM(3F)                                            Last changed: 10-2-98
  2.  
  3.  
  4. NNAAMMEE
  5.      ttttyynnaamm, iissaattttyy - find name of a terminal port
  6.  
  7. SSYYNNOOPPSSIISS
  8.      cchhaarraacctteerr**((MMAAXXLLEENN)) ffuunnccttiioonn ttttyynnaamm ((_l_u_n_i_t))
  9.      llooggiiccaall ffuunnccttiioonn iissaattttyy ((_l_u_n_i_t))
  10.  
  11. IIMMPPLLEEMMEENNTTAATTIIOONN
  12.      IRIX systems
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      ttttyynnaamm returns a blank padded path name of the terminal device
  16.      associated with logical unit _l_u_n_i_t.  MMAAXXLLEENN is the maximum length of
  17.      the path name for the terminal device.
  18.  
  19.      iissaattttyy returns ..ttrruuee.. if _l_u_n_i_t is associated with a terminal device;
  20.      it returns ..ffaallssee.. otherwise.
  21.  
  22.      ttttyynnaamm returns an empty string (all blanks) if _l_u_n_i_t is not associated
  23.      with a terminal device in directory //ddeevv.
  24.  
  25. FFIILLEESS
  26.      //ddeevv//**
  27.      //uussrr//uuccbb//lliibb//lliibbUU7777..aa
  28.      //uussrr//lliibb//lliibbUU7777..aa
  29.  
  30. SSEEEE AALLSSOO
  31.      This man page is available only online.
  32.